home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 179 (1991-09-10)(Manewaldt, A.)(DE)(PD).zip / Taifun 179 (1991-09-10)(Manewaldt, A.)(DE)(PD).adf / SpacePoker / English < prev    next >
Text File  |  1991-03-21  |  6KB  |  135 lines

  1. -----------------------------------------------------------------------------
  2. -------        S P A C E P O K E R   I S    S H A R E W A R E        --------
  3. -----------------------------------------------------------------------------
  4. -------                        Copyright 1991                        --------
  5. -------                         Peter Händel                         --------
  6. -------                       Bismarckstr. 7a                        --------
  7. -------                       4800 Bielefeld 1                       --------
  8. -------                           Germany                            --------
  9. -------                      Tel: 0521 / 122352                      --------
  10. -----------------------------------------------------------------------------
  11.  
  12.  
  13. Copyright:
  14. ----------
  15. The Copyright for Spacepoker is reserved by the Author. You are not
  16. allowed to distribute this game on your PD-Series (does'nt matter if it is
  17. PD or commercial) without my permission. You are not allowed to change
  18. either the Docs or the program.
  19.  
  20.  
  21.  
  22.  
  23. Shareware - Contribution:
  24. -------------------------
  25. You are free determine the amount of the contribution by yourself. You
  26. don't have to send money, I also accept blank disks or other Public Domain
  27. Programs, but not pirated Software !.
  28.  
  29. I suggest a Shareware - Contribution of 5 US$
  30.  
  31.  
  32.  
  33.  
  34. Previously released Games:
  35. --------------------------
  36.  
  37. Noch Eins                      PD
  38. Steinschlag V1.9               PD
  39. Waltermat                      Commercial  Amiga Spezial
  40. Jumper                         Commercial  Amiga Spezial
  41. Sculptor                       Commercial  Amiga Spezial
  42. Marbel-Slide                   Freeware
  43. Mastermind Plus                Freeware
  44. Senso-Pro                      Freeware
  45. The Turn                       Freeware
  46. Tricky                         Freeware
  47. Clear Demo                     PD
  48. Clear                          Commercial
  49.  
  50.  
  51.  
  52.  
  53. Spacepoker:
  54. ----------
  55.  
  56. This is a kind of slot machine with rules simular to Poker. After starting
  57. the game you may choose between english or german text.
  58. The game will start after clicking the mouse:  In the upper right corner
  59. you can choose a coin (1,2 or 5 DM) in order to start the machine.
  60.  
  61. After clicking 'Play' to start the first round, you can stop the first card
  62. by pressing the flashing button (it will stop anyway after five seconds) then
  63. stop the second card and so on. If all 5 Cards are stopped, you can
  64. choose between this 3 possibilities:
  65.  
  66. 1. Enough: if you have enough good cards to win something.
  67. 2. You can press the buttons below the card to hold them for the second
  68.    round.
  69. 3. Play: start the second round.
  70.  
  71. After the second round, your winnings will be calculated.
  72.  
  73. You will have to pay 0.20 DM per Game (2 rounds). Your winning is shown in
  74. the upper left corner. If your pool is empty and you still have some
  75. winnings, you can press the flashing button between the two indicators.
  76.  
  77. On the left side you are shown the possibilities to reach the Bonus - state:
  78.  
  79. From top to bottom     1. Pair        two   cards     (10 to ace)
  80.                        2. Triple      three cards     (10 to ace)
  81.                        3. Quadruple   four  cards     (10 to ace)
  82.                        4. Triple      three cards     ( 2 to 9)
  83.                        5. Quadruple   four  cards     ( 2 to 9)
  84.                        6. Flush            (2,3,4,5,6 in different suits)
  85.                        7. Royal Flush      (10...Ace in different suits)
  86.                        8. Full House       (pair + triple)
  87.  
  88.  
  89. /* The Translator says:  I never played poker with english (or american)
  90.    people, so how shall I know the right terms ? */
  91.  
  92.  
  93. If you reached one of this 'winning classes' five times, you will be put to a
  94. Bonus round. You will be shown only one of the five cards and you have to
  95. guess, which one of the other 4 is the same card. The more tries you need
  96. to find the right card, the faster the Bonus round will be.
  97.  
  98. Once you have found the right card, you have 20 seconds to multiply your
  99. winnings (max. 9 times). The only thing you have to do is to hit the
  100. buttons in the lower part of the screen (x2, x3 ..) in the right moment,
  101. that means, when the Button is lit. If you fail to press it in the right
  102. moment, your winning is lost and you will have to reach one of the
  103. winning classes mentioned above five times again.
  104.  
  105. If you succeed in multiplying your winning and you are satisfied with the
  106. amount, you can press the button labelled 'Enough' and your winning will
  107. be placed to your credit. In this case, you can reach the Bonus State
  108. again in the next round if you reach the according 'winning class' again.
  109.  
  110. There will be a squeaking sound with increasing speed which reminds you to
  111. finish your Bonus round before within 20 seconds, if you fail to finish in
  112. time your winning will be gone again.
  113.  
  114. In case of any difficulties with the slot machine, you can just try
  115. everything and look what happens.
  116.  
  117. If you select End before running out of money, the Highscore will be
  118. saved.
  119.  
  120.  
  121. -------------------------------------------------------------------------------
  122. P.S. Support the Authors of Public Domain Software by giving a litte
  123.      contribution to them. Otherwise you can't expect PD software to be an
  124.      alternative to commercial software.
  125. -------------------------------------------------------------------------------
  126.  
  127.  
  128.  
  129.  
  130. /* The Translator says:  Dear Reader, if you happen to find yourself
  131.    laughing on the carpet with both arms and legs up in the air, I'm
  132.    glad I gave you some fun with the language that I call the 'english' one. */
  133.  
  134.  
  135.